From: David Polakovic Date: Sat, 8 Aug 2026 12:20:37 +0000 (+0200) Subject: chore: Created the README file. X-Git-Url: https://git.dpolakovic.space/%22%22.esc_url%28%24base_url%29.%22//%22%24link/%22/%22%22.esc_url%28%24base_url%29.%22//%22%24link/%22?a=commitdiff_plain;p=git-server-helpers chore: Created the README file. --- diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..4cd1847 --- /dev/null +++ b/README.txt @@ -0,0 +1,36 @@ +git-server-helpers +scripts for automating tasks on git server +copyright 2026, David Polakovic, licensed under Perl Artistic License + + +ABOUT: +These few scripts help me to manage the stuff around the git server. + + +HOW TO RUN: +All scripts here are designed to be "wizard-like" so they would +guide you trough the task they were made for. Simply use: + perl + + +COMPONENT REFERENCE +new-project-wizard.pl - hand holds your trough the process + of making new project on the server +add-contributor-wizard.pl - writes the contributor ID into + specific repos + + +LICENSE: +https://perldoc.perl.org/perlartistic +see LICENSE.txt + + +CONTACT: +email@dpolakovic.space +Fetch my GPG here: https://dpolakovic.space/dpolakovic_pub_key.asc + + +RELEASE NOTES: +n/A - coz every script bound to infrastructutre, so editing it after + migration or so makes no sense +